home *** CD-ROM | disk | FTP | other *** search
- COMMON DIALOGS MADE IN VB
-
-
- Author: Costas Kitsos
- Contact: CompuServe 73667,1755
- Date: July 4, 1992
- Revision: 1.00.00
-
- DIALOGS demonstrates calling the Windows 3.1 Common Dialogs of File Open,
- File Save, Printer Setup, Font Selection, and Color Selection directly from
- your Visual Basic Applications. To use these Common Dialogs you don't need
- a Custom Control or DLL. DIALOGS requires Windows 3.1.
-
- Files included:
-
- DIALOGS.MAK VB Make file 56 bytes
- DIALOGS.FRM VB Form file 8855 bytes
- DIALOGS.BAS VB Global Module 8774 bytes
-
- To see the demo, load the project in VB and choose run. From the "Demo" menu
- select the demo you want to see. The File Open, File Save demo to not open
- or save any files. They simply print out the selected filename. The Printer
- demos do not print any files but simply return the selected options. The
- Font demo shows the newly selected font and the Color demo shows the newly
- selected color.
-
- I hope you find this demo useful. Enjoy!
-
- Costas
-